type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryTimeToTimeScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		time.go#L145: 			return scanPlanBinaryTimeToTimeScanner{}
		time.go#L158: type scanPlanBinaryTimeToTimeScanner struct{}
		time.go#L160: func (scanPlanBinaryTimeToTimeScanner) Scan(src []byte, dst any) error {